-
Home
-
SlimStat Analytics
-
5.2.9 (latest)
-
Code
-
Classes
- AbstractUnicodeString
Total Complexity |
135 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
562 |
Lines of code |
381 |
Logical lines of code |
257 |
Comment lines |
24 |
Methods |
25 |
Properties |
3 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wcswidth() |
C |
40 |
25 |
52 |
ascii() |
C |
37 |
24 |
63 |
replaceMatches() |
A |
45 |
13 |
36 |
pad() |
A |
50 |
9 |
25 |
width() |
S |
53 |
6 |
24 |
fromCodePoints() |
S |
57 |
5 |
15 |
match() |
S |
57 |
4 |
15 |
trimSuffix() |
S |
58 |
4 |
14 |
trimPrefix() |
S |
58 |
4 |
14 |
folded() |
S |
62 |
4 |
10 |
join() |
S |
63 |
4 |
9 |
codePointsAt() |
S |
62 |
3 |
11 |
camel() |
S |
64 |
3 |
8 |
padStart() |
S |
65 |
3 |
8 |
trim() |
S |
63 |
3 |
9 |
trimEnd() |
S |
63 |
3 |
9 |
padEnd() |
S |
65 |
3 |
8 |
trimStart() |
S |
63 |
3 |
9 |
padBoth() |
S |
65 |
3 |
8 |
normalize() |
S |
65 |
3 |
8 |
title() |
S |
67 |
2 |
6 |
reverse() |
S |
70 |
1 |
5 |
upper() |
S |
72 |
1 |
5 |
lower() |
S |
72 |
1 |
5 |
snake() |
S |
71 |
1 |
5 |